PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentFileAttachment Class
Methods


In This Topic
    PDFDocumentFileAttachment Class Members
    In This Topic

    The following tables list the members exposed by PDFDocumentFileAttachment.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the attachment content.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the creation date.  
    Public MethodGets the file description.  
    Public MethodGets the file name.  
    Public MethodGets the MIME type.  
    Public MethodGets the modify date.  
    Public MethodGets the relationship between the file attachment and its owner.  
    Public MethodSets the attachment content.  
    Public MethodSets the creation date.  
    Public MethodSets the file description.  
    Public MethodSets the file name.  
    Public MethodSets the MIME type.  
    Public MethodSets the modify date.  
    Public MethodSets the relationship between the file attachment and its owner.  
    Top
    See Also